home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / files / amiga / cbbs720j.lzh / cbbs / cbbsd < prev    next >
Encoding:
Text File  |  1993-04-12  |  373 b   |  13 lines

  1. ; Startup script when using tiny2 as port 'D' on my ibm serial port
  2. ; expansion
  3. cd work:cbbs
  4. copy tnc.on.tiny2 tnc.on.d
  5. copy tnc.off.tiny2 tnc.off.d
  6. copy fwd.mb.tnc fwd.mb
  7. run locker
  8. waitport VE5VA-LOCK 20
  9. ; I don't need the -z argument when running mb because it is set with the
  10. ; setenv command in my s:startup-sequence.
  11. run mb -pd -nibmser.device -u3
  12. waitport CBBS-D 20
  13.